home *** CD-ROM | disk | FTP | other *** search
/ PC Extra 07 & 08 / pca1507.iso / Software / Webstrijd / CoffeeHTML / CoffeeHTML95.exe / %MAINDIR% / Snippets / One hot little button.snp < prev    next >
Encoding:
Text File  |  2003-05-27  |  156 b   |  6 lines

  1. <!-- This is a button (a form button) that takes you
  2. where you want to go.-->
  3.  
  4.  
  5. <form action="alink.html"><input type=submit value="Click Me."></form>
  6.